projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fce782
)
Add coding: utf-8 cookie.
author
Kenichi Handa
<handa@m17n.org>
Fri, 19 Jun 2009 00:45:43 +0000
(
00:45
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 19 Jun 2009 00:45:43 +0000
(
00:45
+0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/fringe.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e45e44121c3c3fdfd932e58098b577fd168c534e..62639bc8e597a80904c908505a5a4b319684a953 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2009-06-19 Kenichi Handa <handa@m17n.org>
+
+ * fringe.el: Add coding: utf-8 cookie.
+
2009-06-18 Kenichi Handa <handa@m17n.org>
* language/korean.el (korean-cp949): New coding system. Set cp949
diff --git
a/lisp/fringe.el
b/lisp/fringe.el
index 4484aa7e584fc506147f558af4a2d3252c926fc8..a5282e7dfc9316639828cb8c29102285dd10abef 100644
(file)
--- a/
lisp/fringe.el
+++ b/
lisp/fringe.el
@@
-1,4
+1,4
@@
-;;; fringe.el --- fringe setup and control
+;;; fringe.el --- fringe setup and control
-*- coding: utf-8 -*-
;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
;; 2009 Free Software Foundation, Inc.